Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GRDB 7: Move closer to SE-0433 Mutex #1604

Merged
merged 1 commit into from
Aug 25, 2024
Merged

GRDB 7: Move closer to SE-0433 Mutex #1604

merged 1 commit into from
Aug 25, 2024

Conversation

groue
Copy link
Owner

@groue groue commented Aug 25, 2024

SE-0433 will introduce the standard Mutex type. This PR introduces our own Mutex with a similar API surface, so that we can easily migrate to the standard one eventually.

@groue groue changed the title GRDB 7: move closer to SE-0433 GRDB 7: move closer to SE-0433 Mutex Aug 25, 2024
@groue groue changed the title GRDB 7: move closer to SE-0433 Mutex GRDB 7: Move closer to SE-0433 Mutex Aug 25, 2024
@groue groue merged commit 490b4e5 into GRDB7 Aug 25, 2024
8 checks passed
@groue groue deleted the dev/GRDB7-Mutex branch August 25, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant